@font-face {
  font-family: 'cityFont';
  src: url('../font/city.TTF');
  src: url('../font/city.eot?#font-spider') format('embedded-opentype'), url('../font/city.woff') format('woff'), url('../font/city.ttf') format('truetype'), url('../font/city.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c1c1c1;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c1c1c1;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c1c1c1;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c1c1c1;
}
body {
  background: #F5F5F6;
}
body .section1 {
  width: 1000px;
  margin: 20px auto 0 auto;
  background: #E3E4E5;
}
body .section1 ul li {
  float: left;
  height: 40px;
  line-height: 40px;
}
body .section1 ul .section1_1 {
  font-size: 16px;
  width: 95px;
  text-align: right;
}
body .section1 ul .section1_2 {
  width: 93px;
  font-size: 16px;
}
body .section1 ul .section1_2 .section1_city_chosed span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/web/class1_03.png") 19px center no-repeat;
  cursor: pointer;
  width: 71px;
  text-align: center;
  line-height: 38px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #C2C2C3;
  border-bottom: 1px solid #fff;
}
body .section1 ul .section1_2 .section1_city_chosed .section1_city_list {
  padding: 6px 30px 6px 10px;
  width: 863px;
  border: 1px solid #C2C2C3;
  position: relative;
  top: -2px;
  z-index: 1;
  background: #fff;
}
body .section1 ul .section1_2 .section1_city_chosed .section1_city_list a {
    font-size: 14px;
    float: left;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    margin: 2.5px 9px 2.5px 0;
}
body .section1 ul .section1_2 .section1_city_chosed .section1_city_list a.hover {
  background: #D81E06;
  color: #fff;
}
body .section1 ul .section1_2 .section1_city_chosed .section1_city_list a:hover {
  background: #D81E06;
  color: #fff;
}
body .section1 ul .section1_2 .section1_city_chosed .section1_city_list .section1_city_hide {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
  height: 15px;
  line-height: 15px;
  color: #D81E06;
}
body .section1 ul .section1_2 .section1_city_chosed.hover span {
  background-color: #E3E4E5;
  border-color: transparent;
}
body .section1 ul .section1_2 .section1_city_chosed:hover .section1_city_list {
  display: block;
}
body .section1 ul .section1_4 {
  width: 742px;
  text-align: right;
}
body .section1 ul .section1_4 .section1_search input {
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 0;
  width: 325px;
  text-indent: 10px;
  font-size: 16px;
  margin-right: -3px;
}
body .section1 ul .section1_4 .section1_search .section1_search_btn {
  width: 75px;
  background: #FEA500;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
}
body .section2 {
  width: 960px;
  margin: 50px auto 0 auto;
  background: #fff;
  padding: 20px;
}
body .section2 table {
  border: 1px solid #E5E5E5;
  width: 100%;
}
body .section2 table tr:last-child td,
body .section2 table .section2_last td {
  border-bottom: 0 !important;
}
body .section2 table td {
  border-bottom: 1px dashed #CCCCCC;
  padding-top: 10px;
}
body .section2 table .td1 {
  width: 95px;
  text-align: right;
  font-size: 16px;
  color: #6F7B91;
  vertical-align: top;
}
body .section2 table .td2 {
  width: 768px;
  padding-top: 0;
}
body .section2 table .td2 .section2_major_list_box {
  max-height: 60px;
  overflow-y: hidden ;
  padding-top: 10px;
  position: relative;
}
body .section2 table .td2 .section2_major_list_box .section2_major_list a {
  float: left;
  margin: 2px 20px 8px 0;
  font-size: 14px;
}
body .section2 table .td2 .section2_major_list_box .section2_major_list a:hover {
  color: #D81E06;
}
body .section2 table .td3 {
  text-align: right;
  vertical-align: top;
  padding-top: 15px;
}
body .section2 table .td3 span {
  font-size: 14px;
  width: 50px;
  height: 14px;
  line-height: 14px;
  cursor: pointer;
  background: url("/images/web/class2_06.png") 33px center no-repeat;
  text-align: left;
  display: none;
}
body .section2 table .td3 span.hover {
  display: inline-block;
}
body .section2 table .td3 .section2_major_less {
  background-image: url("/images/web/class2_03.png");
}
body .section3 {
  padding: 0 20px 20px 20px;
  width: 960px;
  margin: 0 auto;
  background: #fff;
}
body .section3 table {
  border: 1px solid #E5E5E5;
  width: 100%;
}
body .section3 table tr:last-child td {
  border-bottom: 0;
}
body .section3 table td {
  border-bottom: 1px dashed #F2F2F2;
}
body .section3 table .td1 {
  width: 135px;
  padding: 7px 0 7px 5px;
}
body .section3 table .td1 img {
  width: 135px;
  height: 111px;
  display: block;
}
body .section3 table .td1 table {
  border: 0;
  font-size: 12px;
  position: absolute;
  top: 34px;
  width: 135px;
  padding: 0 1px;
  text-align: center;
  color: #fff;
}
body .section3 table .td1 table td {
  height: 42px;
}
body .section3 table .td2 {
  width: 380px;
  padding: 7px 0 7px 7px;
  vertical-align: top;
}
body .section3 table .td2 p {
  font-size: 14px;
  color: #6F7B91 ;
  margin-bottom: 7px;
}
body .section3 table .td2 p a {
  font-size: 14px;
  margin-left: -6px;
}
body .section3 table .td3 {
  width: 160px;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
}
body .section3 table .td3 a {
  display: inline-block;
  width: 116px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #F87D85;
  background: #FFF9E1;
  margin-bottom: 6px;
  font-size: 14px;
  cursor: pointer;
}
body .section3 table .td3 a:last-child {
  margin-bottom: 0;
}
body .section3 table .td4 {
  background: #FFF7EC;
  text-align: center;
}
body .section3 table .td4 p {
  font-size: 16px;
  color: #DF0013;
}
body .section3 table .td4 .section3_sign {
  display: inline-block;
  width: 189px;
  height: 50px;
  background: url("/images/web/class2_09.png") 0 0 no-repeat;
  cursor: pointer;
  margin-top: 5px;
}

.section4_sign {
  display: inline-block;
  width: 189px;
  height: 50px;
  background: url("/images/web/class2_10.png") 0 0 no-repeat;
  cursor: pointer;
  margin-top: 5px;
}
body .section4 {
  width: 1000px;
  margin: 22px auto 100px auto;
  text-align: center;
}
body .section4 ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  font-size: 14px;
}
body .section4 ul li input {
  background: transparent;
  border: 1px solid #333333;
  width: 26px;
  text-align: center;
  height: 24px;
  line-height: 24px;
}
body .section4 ul .page_list a {
  display: inline-block;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #333333;
}
body .section4 ul .page_ensure {
  cursor: pointer;
}
body .section4 ul .page_num a {
  padding: 0 10px;
}
body .section4 ul .page_num.hover a {
  border-color: #F52837;
  color: #F52837;
}
body .section4 ul .page_list:hover a {
  border-color: #F52837;
  color: #F52837;
}
